CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fast fourier transform

搜索资源列表

  1. first

    1下载:
  2. 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilitie
  3. 所属分类:matlab例程

    • 发布日期:2012-11-04
    • 文件大小:720
    • 提供者:solo
  1. src

    0下载:
  2. 利用java写的一个简单的快速傅里叶变换的程序,包括正、逆变换。-Using java to write a simple fast Fourier transform procedure, including forward and inverse transform.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-21
    • 文件大小:1998
    • 提供者:X
  1. D12R1

    0下载:
  2. FFT(快速傅立叶变换)的算法实现-FFT (Fast Fourier Transform) algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-02
    • 文件大小:8838
    • 提供者:
  1. MATLAB

    1下载:
  2. Using the function to sample the voice signal and achieve fast Fourier transform in MATLAB, and then get the signal characteristics of the spectrum.Filtering the signal from the filter,and then playback the signal of voice
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:72469
    • 提供者:林霞
  1. signalprocess_fft_VHDL

    0下载:
  2. 一篇用VHDL实现快速傅立叶变换的论文,包括原理分析和代码实现,印度圣雄甘地大学M.A.学院提供,同时包含使用手册,做FFT很好的-VHDL with a fast Fourier transform papers, including the principle of analysis and code, India Mahatma Gandhi Institute of the University of MA, at the same time contains the user manu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:391882
    • 提供者:费尔德
  1. fftshixian

    0下载:
  2. 快速傅立叶变换(FFT)算法实现 将DFT算法与FFT算法计算时间进行比较,分析二者的效率和精确差异。-Fast Fourier Transform (FFT) algorithm to DFT algorithm and FFT algorithm for computing time to carry out comparative analysis between the two differences in the efficiency and precision.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:17123
    • 提供者:张帅
  1. FFTLib.h

    0下载:
  2. Fast Fourier Transform FFTLib.h
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:953
    • 提供者:Cheol
  1. FFT

    0下载:
  2. Fast Fourier Transform
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:43412
    • 提供者:varvara16
  1. fft-Fast-Fourier-Transform-program

    1下载:
  2. 傅里叶变换 C 程 fft快速傅立叶变换程序-Fourier transform C Cheng fft Fast Fourier Transform program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-08-02
    • 文件大小:3968
    • 提供者:ruson
  1. HARTLEY.ZIP

    1下载:
  2. The frequency domain plays an important role in image processing to smooth, enhance, and detect edges of images. Although image data typically does not include imaginary values, the fast Fourier transform (FFT) has been used for obtaining spect
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:4176
    • 提供者:archit
  1. 1024FFT.ZIP

    0下载:
  2. 该文件是1024点的快速FFT,它是用C语言编程,在CCS环境下运行的-fast fourier transform
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:14738
    • 提供者:蓝莲花
  1. FFTchengxu

    0下载:
  2. 快速傅里叶变换, 频谱的泄露,混叠误差实例的matla程序。-Fast Fourier Transform: In order to reduce the number of DFT calculations of a fast algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:67934
    • 提供者:邱颖
  1. FFT

    1下载:
  2. This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:51842
    • 提供者:nytza
  1. fft

    0下载:
  2. Fast Fourier Transform in C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6160
    • 提供者:orgy
  1. filteringdftfft

    0下载:
  2. sample code to show how to perform digital filtering using fast fourier transform
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:105593
    • 提供者:Lijun
  1. FastFourierTransformAlgorithm

    0下载:
  2. This program is open source code of fast Fourier transform in matlab. Where y is the input argument and p is the normalized size of the input. Let y = [1 2 3 4 ] x= length(y) m= log2(x) p= ceil(m) To call the function use ft2(y,p
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:891
    • 提供者:ry
  1. FFT

    1下载:
  2. 一个不错的快速傅里叶变换并行算法的MPI源程序-A MPI source code for fast Fourier transform s parallel algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:3807
    • 提供者:Juri hui
  1. Matlab_Fourier_Transformation

    0下载:
  2. Matlab Fast Fourier Transform FFT
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:106839
    • 提供者:Tan Tran
  1. Matlab-FFT

    0下载:
  2. Matlab Fast Fourier transform
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:105268
    • 提供者:pgolan
  1. FFT

    0下载:
  2. fast fourier transform (FFT) code in MatLab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3574
    • 提供者:FATuch
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com